McProbeTrigger Class
Represents the signal that will trigger touch probe.
Inheritance Hierarchy
System.Object
IntervalZero.KINGSTAR.Base.McProbeTrigger
Namespace: IntervalZero.KINGSTAR.Base
Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public class McProbeTrigger
Public Class McProbeTrigger
The McProbeTrigger class exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
McProbeTrigger | Initializes a new instance of the McProbeTrigger class. |
Properties
Name | Description | |
---|---|---|
![]() |
AxisSwitch | The digital input is from an axis or I/O module. |
![]() |
Edge | Selects rising or falling edge. Not all servo drives support falling edge. |
![]() |
Index | The index of an axis or I/O module. |
![]() |
IndexPulse |
Chooses what signal will trigger touch probe. |
![]() |
Offset | The digital input's offset for an axis or I/O module. |
![]() |
Software | Decides whether to use software touch probe. |
![]() |
TouchProbeId | There are two touch probes to use. ID can be 0 or 1. |
See also